ADOdb is a PHP database class library to provide more powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between the different databases so you can easily switch dbs without changing code.
There is also an outdated and unmaintained Python library
Categories
DatabaseLicense
BSD License, GNU Library or Lesser General Public License version 2.0 (LGPLv2)
You Might Also Like
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
I've used this library since 2005, it's simple and fit my needs, it has drivers for various popular database, complete documentation from tutorial to reference document and also great developer support
-
If you are a PHP MySQL programmer, it´s your database abstraction library
-
This is a great Project, please don't stop supporting it
-
Great project for DB Abstraction on simple projects that don't require a full framework stack. Documentantion may have some more work...
-
Thanks for Adodb, it's excellent!